Row<E> constructor

Row<E>(
  1. ListDiffArguments<E> args
)

Implementation

Row(this.args);