message property

String? message
final

Error message to be thrown when the condition is false and there is no orElse branch.

Implementation

final String? message;