getGetter2 abstract method
Returns the getter from getters that has the given name
.
Implementation
@Deprecated('Use getGetter instead')
GetterElement? getGetter2(String name);
Returns the getter from getters that has the given name
.
@Deprecated('Use getGetter instead')
GetterElement? getGetter2(String name);