thenBlock property

BlockNode get thenBlock

Implementation

BlockNode get thenBlock => children[1] as BlockNode;