closed property

bool closed

Indicates whether the close was called.

Implementation

bool get closed => _closed;