keyIdentifier property

  1. @JsonKey(name: 'keyIdentifier')
String keyIdentifier
inherited

The identifier of the public/private key pair agreed upon with the App Store when the keys were generated.

Implementation

@JsonKey(name: 'keyIdentifier')
String get keyIdentifier => throw _privateConstructorUsedError;