guardedPattern property

  1. @override
GuardedPatternImpl guardedPattern
final

Return the pattern controlling whether the statements will be executed.

Implementation

@override
final GuardedPatternImpl guardedPattern;