MethodChannelSingPluginTools class

Inheritance

Properties

hashCode int
The hash code for this object.
no setterinherited
methodChannel MethodChannel
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getAndroidID() Future<String?>
override
getAndroidImei() Future<String?>
override
getAndroidOaid() Future<String?>
override
getDeviceInfoAndroid() Future<DeviceInfoAndroid>
override
getDeviceInfoIos() Future<DeviceInfoIos>
override
getIosIdfa() Future<String?>
override
getPackageInfo() Future<PackageInfo>
override
getUaInfo() Future<UaInfo>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
requestPhoneState() Future<String?>
override
toString() String
A string representation of this object.
inherited

Operators

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