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