menu
openai package
documentation
api.dart
CreateImageRequest
prompt property
prompt property
dark_mode
light_mode
prompt
property
String
prompt
getter/setter pair
A text description of the desired image(s). The maximum length is 1000 characters.
Implementation
String prompt;
openai package
documentation
api
CreateImageRequest
prompt property
CreateImageRequest class