Query$user$user$socialLoginData$facebook constructor
Query$user$user$socialLoginData$facebook({})
Implementation
Query$user$user$socialLoginData$facebook({
required this.id,
this.name,
required this.token,
required this.email,
this.last_name,
this.first_name,
});