NullableFunctionInfoCapable
Interface for entities that may have associated function information.
This interface provides optional access to function metadata, allowing entities to be linked to specific functions in the messaging system. The nullable nature indicates that the association may not always be present.
Parameters
FUN
The type of function info, constrained to NamedFunctionInfo