size property

String? get size
inherited

The size of the generated images. Must be one of 256x256, 512x512, or 1024x1024.

Default is 256x256

Implementation

String? get size => throw _privateConstructorUsedError;