file property

String file
final

The variant filename chosen in the repo (e.g. model.litertlm). May contain / for a repo that nests variants in subfolders. Prefer url for the actual download — file is the variant's name / display value.

Implementation

final String file;