@override Future<List<int>> readFileAsBytes(final Uri uri) async => throw Exception('Cannot read files in web version');