cascadeSections property

  1. @ToBeDeprecated('Use cascadeSections2 instead.')
NodeList<Expression> get cascadeSections

The cascade sections sharing the common target.

Implementation

@ToBeDeprecated('Use cascadeSections2 instead.')
NodeList<Expression> get cascadeSections;