menu
ios_push_plugin package
documentation
ios_push_plugin_method_channel.dart
MethodChannelIosPushPlugin
getRegId method
getRegId method
dark_mode
light_mode
getRegId
method
@
override
Future
<
String
?
>
getRegId
(
)
override
Implementation
@override Future<String?> getRegId() async { return await methodChannel.invokeMethod('getRegId'); }
ios_push_plugin package
documentation
ios_push_plugin_method_channel
MethodChannelIosPushPlugin
getRegId method
MethodChannelIosPushPlugin class