TimeoutException constructor

TimeoutException(
  1. String? message
)

Constructor

Implementation

TimeoutException(this.message);