street3 property

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

Implementation

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