menu
china_push_l package
documentation
china_push_platform_interface.dart
ChinaPushPlatform
getRegId method
getRegId method
dark_mode
light_mode
getRegId
method
Future
<
String
?
>
getRegId
(
)
Implementation
Future<String?> getRegId() { throw UnimplementedError('getRegId() has not been implemented.'); }
china_push_l package
documentation
china_push_platform_interface
ChinaPushPlatform
getRegId method
ChinaPushPlatform class