isValid property

bool isValid

Implementation

bool get isValid => isNotEmpty && latlngs.length > 2;