code property Null safety

CodeRef? code
optional">@optionalread / write

The compiled code associated with this function.

Implementation

@optional
CodeRef? code;