Flutter
vm_service
SourceReport
scripts property
scripts
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;
Flutter
vm_service
SourceReport
scripts property
SourceReport class
Constructors
SourceReport
Properties
hashCode
json
ranges
runtimeType
scripts
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse