guardedPattern property
GuardedPattern
get
guardedPattern
The refutable pattern that must match for the expression to be executed.
Implementation
GuardedPattern get guardedPattern;
The refutable pattern that must match for the expression to be executed.
GuardedPattern get guardedPattern;