menu
llamadart package
documentation
llamadart.dart
StateLoadResult
tokens property
tokens property
dark_mode
light_mode
tokens
property
List
<
int
>
tokens
final
The token IDs that the saved state was produced from.
Implementation
final List<int> tokens;
llamadart package
documentation
llamadart
StateLoadResult
tokens property
StateLoadResult class