menu
another_chatgpt package
documentation
images/image_dto.dart
GptImage
url property
url property
dark_mode
light_mode
url
property
String
?
url
getter/setter pair
The URL of the generated image, if response_format is url (default).
Implementation
String? url;
another_chatgpt package
documentation
images/image_dto
GptImage
url property
GptImage class