weakLocalObjectReference property

int? weakLocalObjectReference
final

Set if value reference met more then once during serialization. In such case, value is provided only to one of the serialized values. Unique per value in the scope of one CDP call.

Implementation

final int? weakLocalObjectReference;