InfinityType.from constructor

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

Implementation

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