FormFieldUpdatedEvent constructor

const FormFieldUpdatedEvent(
  1. String formFieldJson
)

Implementation

const FormFieldUpdatedEvent(this.formFieldJson);