menu
smartech_flutter_plugin package
documentation
smartech_plugin.dart
SmartechPlugin
getDevicePushToken method
getDevicePushToken method
dark_mode
light_mode
getDevicePushToken
method
Future
<
String
?
>
getDevicePushToken
(
)
Implementation
Future<String?> getDevicePushToken() async { return _channel.invokeMethod("getDevicePushToken"); }
smartech_flutter_plugin package
documentation
smartech_plugin
SmartechPlugin
getDevicePushToken method
SmartechPlugin class