message property
The invalid message tied to the validator. This will return null if no validators were supplied.
Implementation
final String? message;
The invalid message tied to the validator. This will return null if no validators were supplied.
final String? message;