children property

List<DartBlockEnvironment> get children

Implementation

List<DartBlockEnvironment> get children => _children;