secondaryFields property

List<PasskitField>? secondaryFields
final

Optional. Fields to be displayed on the front of the pass.

Implementation

final List<PasskitField>? secondaryFields;