MessageResponse constructor
MessageResponse({})
Implementation
MessageResponse(
{this.message,
this.error,
this.isUser,
this.receptionDate,
this.method,
this.sender,
required this.type});