places property

List<Place> places
final

The list of places retrieved from the search, or an empty list if none found.

Implementation

final List<Place> places;