MapDiffs<K, V>.args constructor
MapDiffs<K, V>.args (
- MapDiffArguments<
K, V> args
Implementation
MapDiffs.args(MapDiffArguments<K, V> args)
: this.ofOperations(<MapDiff<K, V>>[], args);