responseFormat property

String? get responseFormat
inherited

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;