isSkipped property
bool
get
isSkipped
Whether the adapter did not expose the case's optional capability.
Implementation
bool get isSkipped => skippedReason != null;
Whether the adapter did not expose the case's optional capability.
bool get isSkipped => skippedReason != null;