getSetter2 abstract method
Returns the setter from setters that has the given name
.
Implementation
@Deprecated('Use getSetter instead')
SetterElement? getSetter2(String name);
Returns the setter from setters that has the given name
.
@Deprecated('Use getSetter instead')
SetterElement? getSetter2(String name);