prompt property

String get prompt
inherited

The prompt(s) to generate completions for, encoded as a string, array of strings, array of tokens, or array of token arrays.

Implementation

String get prompt => throw _privateConstructorUsedError;