isClosed property

  1. @override
bool get isClosed

Whether the device is closed

Implementation

@override
bool get isClosed => _isClosed;