int length(
Map map
)

Not documented.

Source

static int length(Map map) => map.keys.length;