getFileBytes abstract method

Future<Uint8List?> getFileBytes(
  1. String fileId, {
  2. String? bucketId,
})

Implementation

Future<Uint8List?> getFileBytes(String fileId, {String? bucketId});