state property

EntityState? state
final

The state of the resource, which can be ENABLED, DISABLED, or DELETED.

Implementation

final EntityState? state;