AuthUserProfile.empty constructor
const
AuthUserProfile.empty(
- AuthEventSource source
Implementation
const AuthUserProfile.empty(this.source)
: fbUser = null,
status = AuthStatus.none,
profile = null;