bytes property

Future<List<int>> get bytes

Implementation

Future<List<int>> get bytes => stream.first;