Query$user$user$socialMedia$name constructor
Query$user$user$socialMedia$name({})
Implementation
Query$user$user$socialMedia$name({
required this.id,
required this.name,
this.code,
this.fontIcon,
required this.createdAt,
required this.updatedAt,
this.images,
});