Returns the path of the file that opened the app, if any.
Future<String?> getInitialFile() { throw UnimplementedError('getInitialFile() has not been implemented.'); }