customPlaces property

List<CustomPlace> customPlaces
final

A list of custom places.

Use addPlace to add an item to this list.

Implementation

final customPlaces = <CustomPlace>[];