RdapResponse constructor
RdapResponse({})
Implementation
RdapResponse({
this.description,
this.errorCode,
this.jsonResponse,
this.lang,
this.notices,
this.rdapConformance,
this.title,
});
RdapResponse({
this.description,
this.errorCode,
this.jsonResponse,
this.lang,
this.notices,
this.rdapConformance,
this.title,
});