NO_SERVICE constant

Alert_Effect const NO_SERVICE

Implementation

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