message property
Optionally, a free-form message string to explain the app state.
If the state was triggered by a particular value (e.g. a managed configuration value), it should be included in the message.
Implementation
core.String? message;
Optionally, a free-form message string to explain the app state.
If the state was triggered by a particular value (e.g. a managed configuration value), it should be included in the message.
core.String? message;