ProposedChange constructor

ProposedChange({
  1. List<Entity>? changes,
})

Implementation

ProposedChange({this.changes});