getSetter abstract method
Returns the setter defined in this library that has the given name
.
Implementation
SetterElement? getSetter(String name);
Returns the setter defined in this library that has the given name
.
SetterElement? getSetter(String name);