Opaque handle to the underlying platform file instance (e.g. web.File in browser DOM).
web.File
Untyped (Object?) to avoid DOM dependencies during SSR and VM tests.
final Object? rawFile;