isClosed property

bool get isClosed

Whether this relay has been closed.

Implementation

bool get isClosed => _isClosed;