Changes constructor

Changes([
  1. dynamic arg,
  2. dynamic opts
])

Implementation

Changes([arg, opts]) : super([arg], opts);