csrId property

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

Implementation

@JsonKey(name: 'CsrId', includeIfNull: false)
final String? csrId;