message property

String? message
final

Details of the error if there is an error for the instance. If the instance is not in an error state, this value is blank.

Implementation

final String? message;