cascadeSections property
The cascade sections sharing the common target.
Implementation
@ToBeDeprecated('Use cascadeSections2 instead.')
NodeList<Expression> get cascadeSections;
The cascade sections sharing the common target.
@ToBeDeprecated('Use cascadeSections2 instead.')
NodeList<Expression> get cascadeSections;