hasPolylines property

bool hasPolylines

Has list polylines.

Implementation

bool get hasPolylines => polylines != null;