value property

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

Returns the value of this entry.

Implementation

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