Functions.with_all_properties()
with_all_properties is deprecated and will be removed in future versions. Please use with_properties in- stead. Adds a filter to get functions that have all given properties.
Last updated
with_all_properties is deprecated and will be removed in future versions. Please use with_properties in- stead. Adds a filter to get functions that have all given properties.
Last updated
Deprecated: This method is deprecated and will be removed in future versions.
Alternative: Use with_properties()
instead for improved functionality.
with_all_properties(
properties: List[
MethodProp
]
) β
Functions