PricingPhase.fromGooglePlay constructor

PricingPhase.fromGooglePlay(
  1. PricingPhaseWrapper phaseWrapper
)

Implementation

factory PricingPhase.fromGooglePlay(PricingPhaseWrapper phaseWrapper) => PricingPhase._(googlePlayObj: phaseWrapper);