type_hint#

abstract property InnerInputSlot.type_hint: SlotTypeHint | None#

Get type hint.

Returns:
Optional[SlotTypeHint]

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