pymovements.WebSource.to_dict# WebSource.to_dict(*, exclude_none: bool = True) → dict[str, Any][source]# Serialize this WebSource to a dictionary. Omits None values if exclude_none is True.