PromptFeedback constructor

PromptFeedback({
  1. List<SafetyRatings>? safetyRatings,
})

Implementation

PromptFeedback({this.safetyRatings});