END_OF_SINGLE_UTTERANCE constant

StreamingRecognitionResult_MessageType const END_OF_SINGLE_UTTERANCE

Implementation

static const StreamingRecognitionResult_MessageType END_OF_SINGLE_UTTERANCE =
    StreamingRecognitionResult_MessageType._(
        2,
        const $core.bool.fromEnvironment('protobuf.omit_enum_names')
            ? ''
            : 'END_OF_SINGLE_UTTERANCE');