ShrinkExtensionsJson extension

Extensions on Map<String, dynamic> for JSON compression operations.

These extension methods make it more convenient to compress JSON data by allowing method chaining on Map objects.

on

Methods

shrink() Uint8List

Available on Map<String, dynamic>, provided by the ShrinkExtensionsJson extension

Compresses this JSON object to a compact binary representation.