menu
vit_gpt_dart_api package
documentation
data/interfaces/local_storage/audio_local_storage_model.dart
AudioLocalStorageModel
getMicSendMode abstract method
getMicSendMode abstract method
dark_mode
light_mode
getMicSendMode
abstract method
Future
<
MicSendMode
?
>
getMicSendMode
(
)
Implementation
Future<MicSendMode?> getMicSendMode();
vit_gpt_dart_api package
documentation
data/interfaces/local_storage/audio_local_storage_model
AudioLocalStorageModel
getMicSendMode abstract method
AudioLocalStorageModel mixin