description property
The description of the assistant. The maximum length is 512 characters.
Implementation
@JsonKey(includeIfNull: false)
String? get description => throw _privateConstructorUsedError;
The description of the assistant. The maximum length is 512 characters.
@JsonKey(includeIfNull: false)
String? get description => throw _privateConstructorUsedError;