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