currentSettings property

ValueNotifier<AITranscriberSettings> get currentSettings

Implementation

ValueNotifier<AITranscriberSettings> get currentSettings => _currentSettings;