responseCode property

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

Implementation

@JsonKey(name: 'ResponseCode', includeIfNull: false)
final String? responseCode;