menu
flutter_smart_ptt package
documentation
flutter_smart_ptt_platform_interface.dart
FlutterSmartPttPlatform
enterGroup method
enterGroup method
dark_mode
light_mode
enterGroup
method
void
enterGroup
(
int
groupId
)
Implementation
void enterGroup(int groupId) { throw UnimplementedError('enterGroup() has not been implemented.'); }
flutter_smart_ptt package
documentation
flutter_smart_ptt_platform_interface
FlutterSmartPttPlatform
enterGroup method
FlutterSmartPttPlatform class