data property

  1. @JsonKey(name: 'data')
AddressData? data
final

Implementation

@JsonKey(name: 'data')
final AddressData? data;