length property

int length

Get size of dataset excluding deleted records.

Implementation

int get length => map.length;