DeltaOpCellSet constructor

const DeltaOpCellSet(
  1. NodeId node,
  2. IpcValue payload
)

Implementation

const DeltaOpCellSet(this.node, this.payload);