Checks a client-side add-on entitlement for storeId.
storeId
Future<bool> checkPurchase({required String storeId}) { throw UnimplementedError('checkPurchase() has not been implemented.'); }