pairwise.from constructor

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

Implementation

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