fromAddress2 property

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

Implementation

@JsonKey(name: 'FromAddress2', includeIfNull: false)
final String? fromAddress2;