b64Json property
The base64-encoded JSON of the generated image, if response_format is b64_json.
Implementation
@JsonKey(name: "b64_json")
String? b64Json;
The base64-encoded JSON of the generated image, if response_format is b64_json.
@JsonKey(name: "b64_json")
String? b64Json;