UndefinedEnvironmentName.from constructor

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

Implementation

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