include static method
Implementation
static GoogleAccountInclude include({_i2.AuthUserInclude? authUser}) {
return GoogleAccountInclude._(authUser: authUser);
}
static GoogleAccountInclude include({_i2.AuthUserInclude? authUser}) {
return GoogleAccountInclude._(authUser: authUser);
}