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.
Methods
-
shrink(
) → Uint8List -
Available on Map<
Compresses this JSON object to a compact binary representation.String, dynamic> , provided by the ShrinkExtensionsJson extension