Returns a stream of file paths opened while the app is running.
Stream<String> getFileStream() { throw UnimplementedError('getFileStream() has not been implemented.'); }