model property

String? model
final

The model to use for image generation. Only dall-e-2 is supported at this time.

Implementation

final String? model;