model property

String? get model
inherited

The model type used for this translation. Valid values are listed in public documentation. Can be different from requested model. Present only if specific model type was explicitly requested.

Implementation

String? get model => throw _privateConstructorUsedError;