hasSize property

bool hasSize

Whether map size is already set.

Implementation

bool get hasSize => size != null;