Future<void> copyToLocalFile(String srcUri, String destPath) async { throw UnimplementedError('copyToLocalFile() has not been implemented.'); }