code property

  1. @optional
CodeRef? code
getter/setter pair

The compiled code associated with this function.

Implementation

@optional
CodeRef? code;