Serializes this message to a JSON map.
@override Map<String, dynamic> toJson() => <String, String>{ 'message': message, };