hiddenNames property

List<String> hiddenNames

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

Implementation

List<String> get hiddenNames;