shownNames property Null safety
Return the list of names from the library that are made visible by this combinator.
Implementation
NodeList<SimpleIdentifier> get shownNames;
Return the list of names from the library that are made visible by this combinator.
NodeList<SimpleIdentifier> get shownNames;