correspondingSetter2 property
The setter that corresponds to (has the same name as) this getter, or
null
if there is no corresponding setter.
Implementation
@Deprecated('Use correspondingSetter instead')
SetterElement? get correspondingSetter2;
The setter that corresponds to (has the same name as) this getter, or
null
if there is no corresponding setter.
@Deprecated('Use correspondingSetter instead')
SetterElement? get correspondingSetter2;