Query$user$user$chatContact constructor
Query$user$user$chatContact({
- Query$user$user$chatContact$name? name,
- String? value,
- String $__typename = 'SocialValueType',
Implementation
Query$user$user$chatContact({
this.name,
this.value,
this.$__typename = 'SocialValueType',
});