jsonHero static method

String jsonHero(
  1. Map map
)

Implementation

static String jsonHero(Map map) => generateMd5(map.toString());