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