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