asVariableDeclarationList property

VariableDeclarationList get asVariableDeclarationList

Implementation

VariableDeclarationList get asVariableDeclarationList =>
    _expression as VariableDeclarationList;