fileRef property

Object? get fileRef

Returns the file-like reference when provided.

Implementation

Object? get fileRef => _fileRef;