Namedetails constructor
Namedetails({})
Constructs a Namedetails instance.
Implementation
Namedetails({
this.ref,
this.name,
this.nameEs,
this.altName,
this.regName,
this.shortName,
this.officialName,
});
Constructs a Namedetails instance.
Namedetails({
this.ref,
this.name,
this.nameEs,
this.altName,
this.regName,
this.shortName,
this.officialName,
});