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