set property

RemoteObject? set
final

A function which serves as a setter for the private property, or undefined if there is no setter (accessor descriptors only).

Implementation

final RemoteObject? set;