MapErrorEvent constructor

const MapErrorEvent(
  1. {String message}
)

Implementation

const MapErrorEvent({this.message});