CustomerJourneyState constructor
CustomerJourneyState()
Implementation
CustomerJourneyState(
this.formerSubscriber,
this.inGracePeriod,
this.inTrialPeriod,
this.inIntroOfferPeriod,
this.isCancelled,
this.inPause,
this.inAccountHold);