INTENT constant

Match_MatchType const INTENT

Implementation

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