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