responseCode property

  1. @override
BillingResponse responseCode
override

The status of the operation.

Implementation

@override
BillingResponse get responseCode => billingResult.responseCode;