DIRECT_INTENT constant

Match_MatchType const DIRECT_INTENT

Implementation

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