length property

int get length

The number of records referenced.

Implementation

int get length => keys.length;