hasCoords property

bool hasCoords

Checks if coords exists.

Implementation

bool get hasCoords => coords != null;