menu
dartpip package
documentation
interface_gen/interface_gen.dart
InstantiatedInspectMixin
getFunction abstract method
getFunction abstract method
dark_mode
light_mode
getFunction
abstract method
PythonFunctionInterface
<
PythonFfiDelegate
<
Object
?
>
,
Object
?
>
getFunction
(
String
name
)
inherited
Gets the function with the given name.
Implementation
PythonFunctionInterface<P, R> getFunction(String name);
dartpip package
documentation
interface_gen/interface_gen
InstantiatedInspectMixin
getFunction abstract method
InstantiatedInspectMixin mixin