isInitialized method

bool isInitialized()
inherited

Whether the state is set to either Active or Deactivated.

Implementation

bool isInitialized() => !isUninitialized();