MobileRoutes class
Properties
Methods
-
launch(
Infospect infospect) → Widget - launch screen
-
logsList(
BuildContext context, Infospect infospect, InfospectNetworkCall call) → Future< void> - network details list
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rawData(
BuildContext context, Map< String, dynamic> data, bool beautificationRequired) → Future<void> - raw data screen
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited