locations property

List<Location> locations
final

Locations where the pass is relevant. For example, the location of your store.

Implementation

final List<Location> locations;