conflictingElements2 property
The elements that were defined within the scope to have the same name.
Implementation
@Deprecated('Use conflictingElements instead')
List<Element> get conflictingElements2;
The elements that were defined within the scope to have the same name.
@Deprecated('Use conflictingElements instead')
List<Element> get conflictingElements2;