isSkipped property

bool get isSkipped

Whether the adapter did not expose the case's optional capability.

Implementation

bool get isSkipped => skippedReason != null;