RequestVerifyPurchaseWithIapkitAppleProps constructor
const
RequestVerifyPurchaseWithIapkitAppleProps({
- required String jws,
Implementation
const RequestVerifyPurchaseWithIapkitAppleProps({
required this.jws,
});