menu
native_id package
documentation
legacy.dart
NativeId
getUUID static method
getUUID static method
dark_mode
light_mode
getUUID
static method
Future
<
String
?
>
getUUID
(
)
Get
uuid
.
Implementation
static Future<String?> getUUID() { return NativeIdPlatform.instance.getUUID(); }
native_id package
documentation
legacy
NativeId
getUUID static method
NativeId class