M4eErrorResponse constructor

const M4eErrorResponse({@required String error })

Implementation

const M4eErrorResponse({@required this.error});