AuthenticationException constructor
const
AuthenticationException(})
Implementation
const AuthenticationException(
super.message, {
super.code = 'P1001',
super.originalError,
super.context,
this.username,
});