MATCH_MODE_ML_ONLY constant

Agent_MatchMode const MATCH_MODE_ML_ONLY

Implementation

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