set method
Implementation
void set(
_i2.dynamic targets,
_i2.Object value,
) {
_i6.callMethod(
this,
'set',
[
targets,
value,
],
);
}
void set(
_i2.dynamic targets,
_i2.Object value,
) {
_i6.callMethod(
this,
'set',
[
targets,
value,
],
);
}