pythonPackages property

List<PythonPackage>? pythonPackages
getter/setter pair

The python packages returned.

Implementation

core.List<PythonPackage>? pythonPackages;