message property

String? message
final

The invalid message tied to the validator. This will return null if no validators were supplied.

Implementation

final String? message;