street property

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

Implementation

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