menu
ios_push_plugin package
documentation
ios_push_plugin_method_channel.dart
MethodChannelIosPushPlugin
initPush method
initPush method
dark_mode
light_mode
initPush
method
@
override
Future
<
void
>
initPush
(
)
override
Implementation
@override Future<void> initPush() => methodChannel.invokeMethod('initPush');
ios_push_plugin package
documentation
ios_push_plugin_method_channel
MethodChannelIosPushPlugin
initPush method
MethodChannelIosPushPlugin class