failedMessage property

String? failedMessage
final

The message that replaces the heading when finish is called with success: false. Ignored when null.

Implementation

final String? failedMessage;