PricingPhaseWrapper.fromJson constructor
      
      PricingPhaseWrapper.fromJson(
    
    
- Map json
 
Implementation
factory PricingPhaseWrapper.fromJson(Map<dynamic, dynamic> json) =>
    _$PricingPhaseWrapperFromJson(json);
factory PricingPhaseWrapper.fromJson(Map<dynamic, dynamic> json) =>
    _$PricingPhaseWrapperFromJson(json);