QueryAllHostZoneResponse constructor
const
QueryAllHostZoneResponse({
- List<
HostZone> hostZone = const [], - PageResponse? pagination,
Implementation
const QueryAllHostZoneResponse({this.hostZone = const [], this.pagination});