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