errorMessage property

String? errorMessage
getter/setter pair

Message that describes the error.

The maximum allowable length of the message is 8192 characters.

Implementation

core.String? errorMessage;