Insert constructor

Insert(
  1. Expr ref,
  2. Object ts,
  3. Object action,
  4. Obj param_object,
)

Implementation

Insert(this.ref, this.ts, this.action, this.param_object);