street1 property

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

Implementation

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