NO_SIDE_EFFECTS constant

MethodOptions_IdempotencyLevel const NO_SIDE_EFFECTS

Implementation

static const MethodOptions_IdempotencyLevel NO_SIDE_EFFECTS =
    MethodOptions_IdempotencyLevel._(
        1, _omitEnumNames ? '' : 'NO_SIDE_EFFECTS');