MoveEventField constructor

MoveEventField(
  1. String path,
  2. dynamic value
)

Implementation

MoveEventField(this.path, this.value);