m12 static method
dynamic
m12(
- dynamic fieldName,
- dynamic value
Implementation
static m12(fieldName, value) => "${fieldName} must be numeric and have an exact length of ${value}.";