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