dartpy
dartpy
PyFunctionObject
func_weakreflist property
func_weakreflist
dartpy
dartpy
PyFunctionObject
func_weakreflist property
PyFunctionObject class
Constructors
PyFunctionObject
Properties
func_annotations
func_closure
func_code
func_defaults
func_dict
func_doc
func_globals
func_kwdefaults
func_module
func_name
func_qualname
func_weakreflist
hashCode
ob_base
runtimeType
vectorcall
Methods
noSuchMethod
toString
Operators
operator ==
func_weakreflist
property
Null safety
Pointer
<
PyObject
>
func_weakreflist
read / write
Implementation
external ffi.Pointer<PyObject> func_weakreflist;