IDEMPOTENT constant

Implementation

static const MethodOptions_IdempotencyLevel IDEMPOTENT = MethodOptions_IdempotencyLevel._(2, const $core.bool.fromEnvironment('protobuf.omit_enum_names') ? '' : 'IDEMPOTENT');