count.from constructor

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

Implementation

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