AuthResponse.cancelled constructor
const
AuthResponse.cancelled()
Implementation
const AuthResponse.cancelled()
: cred = null,
reauth = false,
user = null,
code = null,
error = null;
const AuthResponse.cancelled()
: cred = null,
reauth = false,
user = null,
code = null,
error = null;