shownNames property
The list of names from the library that are made visible by this combinator.
Implementation
@ToBeDeprecated('Use names instead.')
NodeList<SimpleIdentifier> get shownNames;
The list of names from the library that are made visible by this combinator.
@ToBeDeprecated('Use names instead.')
NodeList<SimpleIdentifier> get shownNames;