source property Null safety

String? source
optional">@optionalread / write

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

Implementation

@optional
String? source;