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