isClosing property

bool get isClosing
inherited

Whether owner cleanup has started.

Implementation

bool get isClosing => _resourceClosing;