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