Op.from constructor

Op.from(
  1. PythonClassInterface<PythonFfiDelegate<Object?>, Object?> pythonClass
)

Implementation

Op.from(super.pythonClass) : super.from();