menu
idxdmp package
documentation
idxdmp_platform_interface.dart
IdxdmpPlatform
getUserId method
getUserId method
dark_mode
light_mode
getUserId
method
Future
<
String
?
>
getUserId
(
)
Implementation
Future<String?> getUserId() { throw UnimplementedError('initSdk() has not been implemented.'); }
idxdmp package
documentation
idxdmp_platform_interface
IdxdmpPlatform
getUserId method
IdxdmpPlatform class