bool isNotEmpty(map)

Not documented.

Source

static bool isNotEmpty(Map map) => map.keys.isNotEmpty;