source property Null safety
optional">@optionalread / 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;