ByteDataRetriever typedef

ByteDataRetriever = Future<ByteData> Function()

Implementation

typedef ByteDataRetriever = Future<ByteData> Function();