SerializedType#

SerializedType = None | float | bool | bytes | str | int | list | tuple | dict#

Represent a PEP 604 union type

E.g. for int | str