Future<T> timeout(. Duration timeLimit,; {FutureOr<T> onTimeout(. )?} ) Time-out the future computation after timeLimit has passed.
確定! 回上一頁