MapErrorState constructor

const MapErrorState(
  1. {String message}
)

Implementation

const MapErrorState({this.message});