iosSecret property

String? iosSecret
getter/setter pair

Secret delivered to iOS app as a push notification.

Should be passed with an ios_receipt as well as the x-ios-bundle-identifier header.

Implementation

core.String? iosSecret;