set property
A function which serves as a setter for the property, or undefined
if there is no setter
(accessor descriptors only).
Implementation
final RemoteObject? set;
A function which serves as a setter for the property, or undefined
if there is no setter
(accessor descriptors only).
final RemoteObject? set;