platformZLibDecoder top-level property

ZLibDecoderBase platformZLibDecoder

Implementation

ZLibDecoderBase get platformZLibDecoder => throw UnsupportedError(
    'Cannot create a zlib decoder without dart:html or dart:io.');