locations property

List<Location>? locations
final

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

Implementation

final List<Location>? locations;