TimeoutException constructor
Creates a new TimeoutException
Implementation
const TimeoutException(super.message, {super.statusCode, this.duration});
Creates a new TimeoutException
const TimeoutException(super.message, {super.statusCode, this.duration});