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