menu
common_interface package
documentation
CommonMethods/device_methods.dart
DeviceMethods
setDeviceId method
setDeviceId method
dark_mode
light_mode
setDeviceId
method
Future
<
void
>
setDeviceId
(
)
Implementation
Future<
void
> setDeviceId()
async
{ deviceInfoModel =
await
_getId(); }
common_interface package
documentation
CommonMethods/device_methods
DeviceMethods
setDeviceId method
DeviceMethods class
Constructors
new
Properties
deviceId
deviceInfoModel
hashCode
runtimeType
Methods
getUserToken
noSuchMethod
setDeviceId
toString
Operators
operator ==