message property
Error message to be thrown when the condition is false and there is no orElse branch.
Implementation
final String? message;
Error message to be thrown when the condition is false and there is no orElse branch.
final String? message;