responseFormat property
Defaults to url
The format in which the generated images are returned. Must be one of
url
or b64_json
.
Implementation
String? get responseFormat => throw _privateConstructorUsedError;
Defaults to url
The format in which the generated images are returned. Must be one of
url
or b64_json
.
String? get responseFormat => throw _privateConstructorUsedError;