OTHER_EFFECT constant

Alert_Effect const OTHER_EFFECT

Implementation

static const Alert_Effect OTHER_EFFECT = Alert_Effect._(
    7,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'OTHER_EFFECT');