readAsBytes method

Future<List<int>> readAsBytes()

Implementation

Future<List<int>> readAsBytes() async => const [];