message property - TimeoutException class - dart:async library (original) (raw)

description

String?message

final

Description of the cause of the timeout.

Implementation

final String? message;