length property

int get length

The number of keys.

Implementation

int get length => _data.length;