Asynchronous method to resolve the resource and return the binary data.
@override Future<Uint8List> resolve() { // TODO: implement resolve throw UnimplementedError(); }