message property

String? message
final

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

Implementation

final String? message;