readFileAsBytes abstract method

Future<List<int>> readFileAsBytes(
  1. Uri uri
)

Implementation

Future<List<int>> readFileAsBytes(final Uri uri);