closing property

  1. @override
bool get closing

Check if the instance is in closing state

Implementation

@override
bool get closing => _closing;