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