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