NO_MATCH constant

Match_MatchType const NO_MATCH

Implementation

static const Match_MatchType NO_MATCH = Match_MatchType._(
    4,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'NO_MATCH');