menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
TokensInfo
tokens property
tokens property
dark_mode
light_mode
tokens
property
List
<
Uint8List
>
?
tokens
final
A list of tokens from the input.
Implementation
final List<Uint8List>? tokens;
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
TokensInfo
tokens property
TokensInfo class