Dart
dart:async
TimeoutException
duration property
duration
description
duration
property
Null safety
Duration
?
duration
final
The duration that was exceeded.
Implementation
final Duration? duration;
Dart
dart:async
TimeoutException
duration property
TimeoutException class
Constructors
TimeoutException
Properties
duration
hashCode
message
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==