isClosed property

bool isClosed

inherited

Implementation

bool get isClosed => _currentState == InterfaceState.closed;