A file asset belonging to a presentation. Mirrors the iOS GRDBPresentationFile Swift model's toJSON() output.
GRDBPresentationFile
toJSON()
Relative path of the file within the presentation bundle.
Remote URL for the file asset.
Download/availability status (e.g. 'Installed', 'Available').
'Installed'
'Available'
File size in bytes.
A file asset belonging to a presentation. Mirrors the iOS
GRDBPresentationFileSwift model'stoJSON()output.