menu
groq_sdk package
documentation
models/groq_response.dart
GroqResponse
id property
id property
dark_mode
light_mode
id
property
String
id
final
The identifier of the response
It is given by the Groq API \
Implementation
final String id;
groq_sdk package
documentation
models/groq_response
GroqResponse
id property
GroqResponse class