state property

DirectoryState? state
final

The state of the directory. Can be either Enabled, Disabled, or Deleted.

Implementation

final DirectoryState? state;