scripts property Null safety

List<ScriptRef>? scripts
read / write

A list of scripts, referenced by index in the report's ranges.

Implementation

List<ScriptRef>? scripts;