downloadImage abstract method

Future<Uint8List> downloadImage(
  1. String url
)

Implementation

Future<Uint8List> downloadImage(String url);