isClosed property

bool get isClosed

Is order closed

Implementation

bool get isClosed => this == TabbyResStatus.closed;