errorMessage property

String? errorMessage
getter/setter pair

Error message.

The spec is valid if the error message is empty.

Implementation

core.String? errorMessage;