timeout property
Timeout for the command. Implementations should return a ExecutionErrorCode.timeout error when exceeded.
Implementation
final Duration? timeout;
Timeout for the command. Implementations should return a ExecutionErrorCode.timeout error when exceeded.
final Duration? timeout;