altair.typing.ChannelRow# altair.typing.ChannelRow = str | altair.vegalite.v6.schema.channels.Row | ForwardRef('IntoCondition') | collections.abc.Mapping[str, typing.Any]# Represent a union type E.g. for int | str