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