shownNames property

List<String> shownNames

Return a list containing the names that are to be made visible in the importing library if they are defined in the imported library.

Implementation

List<String> get shownNames;