description property

String description
final

The app description that will be part of the "system" prompt. Usually, this provides the GPT model with some context for more accurate results.

Implementation

final String description;