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