size property

String? get size
inherited

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

Implementation

String? get size => throw _privateConstructorUsedError;