customerServiceRepresentative property

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

Implementation

@JsonKey(name: 'CustomerServiceRepresentative', includeIfNull: false)
final String? customerServiceRepresentative;