ErrorEvent constructor

ErrorEvent(
  1. String error
)

Implementation

ErrorEvent(this.error);