message property
String
get
message
The validation message to display.
Implementation
_i2.String get message => _i5.getProperty(
this,
'message',
);
The validation message to display.
_i2.String get message => _i5.getProperty(
this,
'message',
);