menu
native_id package
documentation
native_id_platform_interface.dart
NativeIdPlatform
getUUID method
getUUID method
dark_mode
light_mode
getUUID
method
Future
<
String
?
>
getUUID
(
)
Implementation
Future<String?> getUUID() { throw UnimplementedError('getUUID() has not been implemented.'); }
native_id package
documentation
native_id_platform_interface
NativeIdPlatform
getUUID method
NativeIdPlatform class