rejectionReason property

  1. @JsonKey.new(name: 'RejectionReason', includeIfNull: false)
String? rejectionReason
final

Implementation

@JsonKey(name: 'RejectionReason', includeIfNull: false)
final String? rejectionReason;