Creates a PlanDetails instance from JSON data.
factory PlanDetails.fromJson(Map<String, dynamic> json) => _$PlanDetailsFromJson(json);