doc/api/messages/FlutterRouterApi-class.html
Implementers
hashCode→ int The hash code for this object. [...] read-only, inherited runtimeType→ Type A representation of the runtime type of the object. read-only, inherited
noSuchMethod(Invocation invocation) → dynamic Invoked when a non-existent method or property is accessed. [...] inherited onBackground(CommonParams arg) → void onContainerHide(CommonParams arg) → void onContainerShow(CommonParams arg) → void onForeground(CommonParams arg) → void onNativeResult(CommonParams arg) → void popRoute(CommonParams arg) → void pushRoute(CommonParams arg) → void removeRoute(CommonParams arg) → void sendEventToFlutter(CommonParams arg) → void toString() → String A string representation of this object. [...] inherited
operator ==(Object other) → bool The equality operator. [...] inherited
setup(FlutterRouterApi api) → void