bool isEmpty(map)

Not documented.

Source

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