scripts property Null safety

List<ScriptRef>? scripts
read / write

A list of the scripts which constitute this library.

Implementation

List<ScriptRef>? scripts;