prompt property

String? get prompt
inherited

An optional text to guide the model's style or continue a previous audio segment. The prompt should match the audio language.

Implementation

String? get prompt => throw _privateConstructorUsedError;