GithubSignInResponse constructor
GithubSignInResponse({})
Implementation
GithubSignInResponse({
this.status,
this.message,
this.name,
this.email,
this.image,
this.allUserData,
this.id,
this.userName,
});