source property

  1. @optional
String? source
getter/setter pair

The source code for this script. This can be null for certain built-in scripts.

Implementation

@optional
String? source;