InlineGroup constructor

InlineGroup(
  1. List<DeltaInsertOp> ops
)

Implementation

InlineGroup(this.ops);