DistributedPropertyContext.setter constructor

DistributedPropertyContext.setter(
  1. dynamic value,
  2. DistributedConnection? connection
)

Implementation

DistributedPropertyContext.setter(this.value, this.connection) {}