DomainResponse.fromJson(Map<String, dynamic> json) { domain = DomainApiDto.fromJson(json['domain']); }