lostAddress1 property

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

Implementation

@JsonKey(name: 'LostAddress1', includeIfNull: false)
final String? lostAddress1;