Path to the directory where downloaded files can be stored. This is typically only relevant on desktop operating systems.
@override Future<String?> getDownloadsPath() async { return null; }