DtoIpGeoLocation constructor
- IpGeoLocation value,
- PreciseDateTime updatedAt, {
- String? language,
Implementation
const DtoIpGeoLocation(this.value, this.updatedAt, {this.language});
const DtoIpGeoLocation(this.value, this.updatedAt, {this.language});