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