USE_BEST_AVAILABLE constant

SpeechModelVariant const USE_BEST_AVAILABLE

Implementation

static const SpeechModelVariant USE_BEST_AVAILABLE = SpeechModelVariant._(
    1,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'USE_BEST_AVAILABLE');