type_hint#

abstract property InputSlot.type_hint: str | None#

Get type hint.

Returns:
Optional[str]

Data type of the current slot, None if not specified.