menu
Dart
dart:async
TimeoutException
message property
message
brightness_4
brightness_5
description
message
property
String
?
message
final
Description of the cause of the timeout.
Implementation
final String? message;
Dart
dart:async
TimeoutException
message property
TimeoutException class