closed property

Future<void> closed

A future that completes when isOpen turns false.

Implementation

Future<void> get closed;