kNoAuthCredential property
final
Implementation
static final kNoAuthCredential = M4eAuthException(
code: M4eExceptionCode.kNoAuthUserCredentialExceptionCode,
message: 'No user authentication credential found!',
)
static final kNoAuthCredential = M4eAuthException(
code: M4eExceptionCode.kNoAuthUserCredentialExceptionCode,
message: 'No user authentication credential found!',
)