NetworkManager class

Constructors

NetworkManager()
factory

Properties

appPlatform String
final
hashCode int
The hash code for this object.
no setterinherited
internalServerError Map<String, String>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getAppBuildNumber() String
getAppVersion() String
getDeviceId() Future<String?>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
obtainRealTimeFromServer() Future<DateTime?>
toString() String
A string representation of this object.
inherited
verifyClientToken({required String appId, required String clientToken}) Future<Map<String, dynamic>?>

Operators

operator ==(Object other) bool
The equality operator.
inherited