filterfalse.from constructor

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

Implementation

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