launchPurchase(String _purchaseKey, {String purchaseType = "subs"}) async { await _btcPurchasePlugin.launchPurchase(_purchaseKey, purchaseType); }