code property

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

Implementation

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