AuthAdditionalUserInfoVO constructor
const
AuthAdditionalUserInfoVO({})
Implementation
const AuthAdditionalUserInfoVO({
this.authorizationCode,
this.providerId,
this.username,
this.isNewUser,
this.profile,
});