Map<String, dynamic> toJson() => { 'senderId': senderId, 'msg': msg, 'dateTime': dateTime.toString(), };