CALLBACK_SESSION_RATE constant

Experiment_Result_MetricType const CALLBACK_SESSION_RATE

Implementation

static const Experiment_Result_MetricType CALLBACK_SESSION_RATE =
    Experiment_Result_MetricType._(
        3,
        const $core.bool.fromEnvironment('protobuf.omit_enum_names')
            ? ''
            : 'CALLBACK_SESSION_RATE');