NO_INPUT constant

Match_MatchType const NO_INPUT

Implementation

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