kNoAuthUser property
final
Implementation
static final kNoAuthUser = AuthException(
code: ExceptionCode.kNoAuthUserExceptionCode,
message: 'No authenticated m4e user account',
)
static final kNoAuthUser = AuthException(
code: ExceptionCode.kNoAuthUserExceptionCode,
message: 'No authenticated m4e user account',
)