UndefinedComparison.from constructor

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

Implementation

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