takewhile.from constructor

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

Implementation

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