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