code property
- @JsonKey(unknownEnumValue: OperationCancellationCode.artemisUnknown)
getter/setter pair
Implementation
@JsonKey(unknownEnumValue: OperationCancellationCode.artemisUnknown)
late OperationCancellationCode code;
@JsonKey(unknownEnumValue: OperationCancellationCode.artemisUnknown)
late OperationCancellationCode code;