timeout property

int timeout

Implementation

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

Implementation

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