street2 property

  1. @JsonKey(name: 'street2')
String? street2
final

Implementation

@JsonKey(name: 'street2')
final String? street2;