SystemInfoPrompt constructor

const SystemInfoPrompt(
  1. String text, {
  2. Key? key,
})

Implementation

const SystemInfoPrompt(this.text, {super.key});