hasFallback property
bool
get
hasFallback
Whether this criterion has a fallback.
Implementation
bool get hasFallback => fallbackStrategy != null;
Whether this criterion has a fallback.
bool get hasFallback => fallbackStrategy != null;