Map<dynamic, dynamic> toJson() { return {"text": text, "enabled": enabled, "destructive": destructive}; }