failureMessage property
The localized string to show if this rule fails.
Implementation
@JsonKey(name:'failureMessage')
String? failureMessage;
The localized string to show if this rule fails.
@JsonKey(name:'failureMessage')
String? failureMessage;