length method

int length (Map map)

Implementation

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