getSetter abstract method
Returns the setter from accessors that has the given name.
Implementation
PropertyAccessorElement? getSetter(String name);
Returns the setter from accessors that has the given name.
PropertyAccessorElement? getSetter(String name);