state property

String? state
getter/setter pair

The state of the conversion, that is, either ACTIVE or REMOVED.

Note: state DELETED is deprecated.

Implementation

core.String? state;