menu
llm_dart package
documentation
models/file_models.dart
FileObject
downloadable property
downloadable property
dark_mode
light_mode
downloadable
property
bool
?
downloadable
final
Whether the file can be downloaded (may be null if not specified).
Implementation
final bool? downloadable;
llm_dart package
documentation
models/file_models
FileObject
downloadable property
FileObject class