isNotClosed property

bool get isNotClosed

Implementation

bool get isNotClosed => !_closed;