hasCenter property

bool hasCenter

Whether center of this map is set.

Implementation

bool get hasCenter => center != null;