Gets the error message associated with the Same rule.
Same
@override String get message => FV.same;
The error message template for validation failures.
String message = FV.regex;