hides property

  1. @optional
List<String>? hides
getter/setter pair

The list of symbols hidden from this dependency.

Implementation

@optional
List<String>? hides;