menu
verify_local_purchase package
documentation
models/verify_purchase_exception.dart
VerifyPurchaseException
storeErrorCode property
storeErrorCode property
dark_mode
light_mode
storeErrorCode
property
int
?
storeErrorCode
final
Store-specific error code (e.g. Apple
4040010
), when available.
Implementation
final int? storeErrorCode;
verify_local_purchase package
documentation
models/verify_purchase_exception
VerifyPurchaseException
storeErrorCode property
VerifyPurchaseException class