source property Null safety
read / write
The source code for this script. This can be null for certain built-in scripts.
Implementation
@optional
String? source;
The source code for this script. This can be null for certain built-in scripts.
@optional
String? source;