json2data function

Uint8List json2data(
  1. DynamicMap map
)

Implementation

Uint8List json2data(DynamicMap map) => encodeDataBlob(map);