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