resolve abstract method

Future<Uint8List> resolve()

Asynchronous method to resolve the resource and return the binary data.

Implementation

Future<Uint8List> resolve();