Future<Object> purchasePackage(Object package) async { throw UnsupportedError('In-app purchases are not available on web'); }