timeout static method
TimeoutError 的键(可指定阶段)
Implementation
static ErrorKey timeout([TimeoutPhase? phase]) =>
ErrorKey._(TimeoutError, phase);
TimeoutError 的键(可指定阶段)
static ErrorKey timeout([TimeoutPhase? phase]) =>
ErrorKey._(TimeoutError, phase);