scripts property Null safety
read / write
A list of scripts, referenced by index in the report's ranges.
Implementation
List<ScriptRef>? scripts;
A list of scripts, referenced by index in the report's ranges.
List<ScriptRef>? scripts;