API_VERSION_V2 constant

Agent_ApiVersion const API_VERSION_V2

Implementation

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