state property

String? state
getter/setter pair

Human review state.

For example, requested, succeeded, rejected.

Implementation

core.String? state;