code property

  1. @JsonKey(unknownEnumValue: OperationCancellationCode.artemisUnknown)
OperationCancellationCode code
getter/setter pair

Implementation

@JsonKey(unknownEnumValue: OperationCancellationCode.artemisUnknown)
late OperationCancellationCode code;