length property

int get length

Implementation

int get length => _map?.length ?? 0;