locations property

List<PasskitLocation>? locations
final

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

Implementation

final List<PasskitLocation>? locations;