timeout property

double timeout

Implementation

double get timeout => _$this._timeout;
void timeout=(double timeout)

Implementation

set timeout(double timeout) => _$this._timeout = timeout;