metadata.from constructor

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

Implementation

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