isCompleted property

bool isCompleted

Checks if all properties exist.

Implementation

bool get isCompleted => hasCoords && hasPlaceId && hasCoords && hasBounds;