scriptTag property
ScriptTag?
get
scriptTag
The script tag at the beginning of the compilation unit, or null
if
there's no script tag in this compilation unit.
Implementation
ScriptTag? get scriptTag;
The script tag at the beginning of the compilation unit, or null
if
there's no script tag in this compilation unit.
ScriptTag? get scriptTag;