Downloads the provided bytes as a blob file.
bytes
static Future<void> downloadBlob(String name, Uint8List bytes) async { // No-op. }