FieldErrorEvent constructor

const FieldErrorEvent(
  1. String errorMessage
)

Implementation

const FieldErrorEvent(this.errorMessage);