passTypeIdentifier property
Required. Pass type identifier, as issued by Apple. The value must correspond with your signing certificate.
Implementation
@JsonKey(name: 'passTypeIdentifier')
final String passTypeIdentifier;
Required. Pass type identifier, as issued by Apple. The value must correspond with your signing certificate.
@JsonKey(name: 'passTypeIdentifier')
final String passTypeIdentifier;