message property

String get message

The validation message to display.

Implementation

_i2.String get message => _i5.getProperty(
      this,
      'message',
    );