Whether the object is already closed. null means you can't extract such information. For example: Flutter's ChangeNotifier doesn't tell you if he was disposed
null
@override bool? get isClosed => !closable.isActive;