load abstract method

Converts a key into an PictureStreamCompleter, and begins fetching the picture.

Implementation

@protected
PictureStreamCompleter load(T key, {PictureErrorListener? onError});