Functions.without_properties()
without_properties is deprecated and will be removed in future versions. Please use with_properties instead. Adds a filter to get functions that don't have any of the given properties.
Deprecated: This method is deprecated and will be removed in future versions.
Alternative: Use with_properties()
instead for improved functionality.
without_properties(
properties: List[MethodProp]
) β
Functions
Example
Output
Last updated