state property

String? state
getter/setter pair

Human review state.

e.g. requested, succeeded, rejected.

Implementation

core.String? state;