isClosing property

bool get isClosing

Whether owner cleanup has started.

Implementation

bool get isClosing => _resourceClosing;