isSuccess method

bool isSuccess()

Implementation

bool isSuccess() => mResponse == Constants.BILLING_RESPONSE_RESULT_OK;