menu
china_push_l package
documentation
china_push.dart
ChinaPush
getRegId static method
getRegId static method
dark_mode
light_mode
getRegId
static method
Future
<
String
?
>
getRegId
(
)
Implementation
static Future<String?> getRegId() async { return await ChinaPushPlatform.instance.getRegId(); }
china_push_l package
documentation
china_push
ChinaPush
getRegId static method
ChinaPush class