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