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