stateMessage property

String? stateMessage
getter/setter pair

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

For example, the rejection reason when the state is rejected.

Implementation

core.String? stateMessage;