menu
verify_local_purchase package
documentation
models/verify_purchase_exception.dart
VerifyPurchaseException
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
?
statusCode
final
HTTP status code, when the error came from a store response.
Implementation
final int? statusCode;
verify_local_purchase package
documentation
models/verify_purchase_exception
VerifyPurchaseException
statusCode property
VerifyPurchaseException class