asBlockStatement property

BlockStatement get asBlockStatement

Implementation

BlockStatement get asBlockStatement => _expression as BlockStatement;