message property

String? message
getter/setter pair

The error message, for example, "Invalid price".

Implementation

core.String? message;