error property

IAPError? error
final

The error when fetching past purchases.

If the fetch is successful, the value is null.

Implementation

final IAPError? error;