pyFunctionObject property Null safety

Pointer<PyObject> pyFunctionObject

Implementation

Pointer<PyObject> get pyFunctionObject => _function;