decoder property

  1. @visibleForTesting
PictureInfoDecoder<Uint8List> decoder
getter/setter pair

The PictureInfoDecoder to use for loading this picture.

Implementation

@visibleForTesting
PictureInfoDecoder<Uint8List> decoder;