menu
daakia_vc_flutter_sdk package
documentation
model/transcription_action_model.dart
TranscriptionActionModel
TranscriptionActionModel.new constructor
TranscriptionActionModel.new constructor
dark_mode
light_mode
TranscriptionActionModel
constructor
TranscriptionActionModel
(
{
bool
?
showIcon
,
bool
?
isLanguageSelected
,
String
?
langCode
,
String
?
sourceLang
,
})
Implementation
TranscriptionActionModel( {this.showIcon, this.isLanguageSelected, this.langCode, this.sourceLang});
daakia_vc_flutter_sdk package
documentation
model/transcription_action_model
TranscriptionActionModel
TranscriptionActionModel.new constructor
TranscriptionActionModel class