Convert get prompt result to a JSON map
Map<String, dynamic> toJson() => _$GetPromptResultToJson(this);