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