accumulate.from constructor

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

Implementation

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