Variable.from constructor

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

Implementation

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