INFO_LEVEL constant

MetricsData_Level const INFO_LEVEL

Implementation

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