RevenueCatSubscriptionService({ required this.logger, required String rcApiKey, }) : _rcApiKey = rcApiKey;