MobileRoutes class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
themeData ThemeData
no getter

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