menu
gertec_plus package
documentation
gertec_plus_platform_interface.dart
GertecPlusPlatform
beep method
beep method
dark_mode
light_mode
beep
method
Future
<
void
>
beep
(
)
Implementation
Future<void> beep() => _unimpl('beep');
gertec_plus package
documentation
gertec_plus_platform_interface
GertecPlusPlatform
beep method
GertecPlusPlatform class