getters property
List<GetterElement>
get
getters
The getters defined in this library.
There is no guarantee of the order in which the getters will be returned. In particular, they are not guaranteed to be in lexical order.
Implementation
List<GetterElement> get getters;