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