message property - TimeoutException class - dart:async library (original) (raw)
String?message
final
Description of the cause of the timeout.
Implementation
final String? message;
String?message
final
Description of the cause of the timeout.
final String? message;