AccountBlockedAfterMultipleLoginAttemptsException constructor
const
AccountBlockedAfterMultipleLoginAttemptsException([
- String message = ''
Error thrown when a user fails to connect too many times
Implementation
const AccountBlockedAfterMultipleLoginAttemptsException([super.message = '']);