Standalone top-level wrapper to match path_provider's API signature natively.
Future<Directory> getDownloadsDirectory() => CkPathProvider.getDownloadsDirectory();