error property
IAPError?
error
getter/setter pairinherited
The error details when the status is PurchaseStatus.error.
The value is null if status is not PurchaseStatus.error.
Implementation
IAPError? error;