Specifier.from constructor

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

Implementation

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