ApphudSubscriptionService({ required this.logger, required String apphudApiKey, }) : _apphudApiKey = apphudApiKey;