hasPlaces property

bool get hasPlaces

Whether the import was successful (at least one place imported).

Implementation

bool get hasPlaces => places.isNotEmpty;