GoogleCloudIdentitytoolkitV1SetAccountInfoResponse constructor
GoogleCloudIdentitytoolkitV1SetAccountInfoResponse({})
Implementation
GoogleCloudIdentitytoolkitV1SetAccountInfoResponse({
this.displayName,
this.email,
this.emailVerified,
this.expiresIn,
this.idToken,
this.kind,
this.localId,
this.newEmail,
this.passwordHash,
this.photoUrl,
this.providerUserInfo,
this.refreshToken,
});