Read the entire asset's contents as a list of bytes.
@override Future<List<int>> readAsBytes() => file.readAsBytes();