DestinationAddressResponseModel constructor
DestinationAddressResponseModel({})
Implementation
DestinationAddressResponseModel({
this.page,
this.size,
this.totalElements,
this.totalPages,
this.last,
this.content,
});