Mutation$updateUser$updateUser$socialLoginData$google constructor
Mutation$updateUser$updateUser$socialLoginData$google({})
Implementation
Mutation$updateUser$updateUser$socialLoginData$google({
required this.sub,
this.name,
required this.email,
required this.token,
this.locale,
this.picture,
this.given_name,
this.family_name,
this.email_verified,
});