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