pythonPath property

String? get pythonPath

Implementation

String? get pythonPath => (_$data['pythonPath'] as String?);