menu
embrace package
documentation
embrace_api.dart
EmbraceApi
getDeviceId abstract method
getDeviceId abstract method
dark_mode
light_mode
getDeviceId
abstract method
Future
<
String
?
>
getDeviceId
(
)
Get the Embrace user identifier assigned to the device.
Implementation
Future<String?> getDeviceId();
embrace package
documentation
embrace_api
EmbraceApi
getDeviceId abstract method
EmbraceApi class