core.Map<core.String, core.dynamic> toJson() => { if (policy != null) 'policy': policy!, if (selectedPvcs != null) 'selectedPvcs': selectedPvcs!, };