stateMessage property

String? stateMessage
getter/setter pair

A message providing more details about the current state of processing.

For example, the error message if the operation is failed.

Implementation

core.String? stateMessage;