SetDiff<E> constructor

SetDiff<E>(
  1. SetDiffArguments<E> args,
  2. SetDiffType type
)

Implementation

SetDiff(this.args, this.type);