specifiers.from constructor

specifiers.from(
  1. PythonModuleInterface<PythonFfiDelegate<Object?>, Object?> pythonModule
)

Implementation

specifiers.from(super.pythonModule) : super.from();