menu
chabokpush_flutter package
documentation
chabokpush.dart
ChabokPush
getInstallationId method
getInstallationId method
dark_mode
light_mode
getInstallationId
method
Future
getInstallationId
(
)
Implementation
Future<dynamic> getInstallationId() async { return _channel.invokeMethod("getInstallationId"); }
chabokpush_flutter package
documentation
chabokpush
ChabokPush
getInstallationId method
ChabokPush class