FailedEvent constructor

const FailedEvent(
  1. Exception error
)

Implementation

const FailedEvent(this.error);