decoder property

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

The decoder to use to turn a Uint8List into a PictureInfo object.

Implementation

@visibleForTesting
PictureInfoDecoder<Uint8List> decoder;