value property

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

Returns the value of this entry.

Implementation

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