Converts to JSON.
@override Map<String, dynamic> toJson() => {'type': 'refusal', 'refusal': refusal};