timeoutMicros property

int get timeoutMicros

Implementation

int get timeoutMicros {
  _checkNotDisposed();
  return _timeoutMicros;
}