GoogleCloudIdentitytoolkitV1SignInWithEmailLinkResponse constructor
GoogleCloudIdentitytoolkitV1SignInWithEmailLinkResponse({})
Implementation
GoogleCloudIdentitytoolkitV1SignInWithEmailLinkResponse({
this.email,
this.expiresIn,
this.idToken,
this.isNewUser,
this.kind,
this.localId,
this.mfaInfo,
this.mfaPendingCredential,
this.refreshToken,
});