isClosed property

bool get isClosed

Implementation

bool get isClosed => state.toUpperCase() == 'CLOSED';