combinations.from constructor

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

Implementation

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