address property

  1. @JsonKey(name: 'address')
AddressDTO? address
final

Implementation

@JsonKey(name: 'address')
final AddressDTO? address;