state property

EntityState? state
final

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

Implementation

final EntityState? state;