value property

  1. @override
PythonFunctionInterface<PythonFfiDelegate<Object?>, Object?> value
final

Returns the value of this entry.

Implementation

@override
final PythonFunctionInterface<PythonFfiDelegate<Object?>, Object?> value;