currentSettings property
ValueNotifier<AITranscriberSettings>
get
currentSettings
Implementation
ValueNotifier<AITranscriberSettings> get currentSettings => _currentSettings;
ValueNotifier<AITranscriberSettings> get currentSettings => _currentSettings;