model property

String get model
inherited

ID of the model to use. You can use the List models API to see all of your available models, or see our Model overview for descriptions of them.

Implementation

String get model => throw _privateConstructorUsedError;