noSize property

bool noSize

Whether map size is not set yet.

Implementation

bool get noSize => size == null;