DistributedPropertyContext.setter constructor
DistributedPropertyContext.setter(
- dynamic value,
- DistributedConnection? connection
Implementation
DistributedPropertyContext.setter(this.value, this.connection) {}