No description provided for @notANumber.
In en, this message translates to: '{attribute} is not a number'
@override String notANumber(String attribute) { return '${attribute} is not a number'; }