AppTimeoutException constructor
const
AppTimeoutException([
- String message = 'A timeout error occurred'
Implementation
const AppTimeoutException([super.message = 'A timeout error occurred']);