guardedPattern property

  1. @override
GuardedPatternImpl guardedPattern
final

Return the refutable pattern that must match for the expression to be executed.

Implementation

@override
final GuardedPatternImpl guardedPattern;