scriptTag property

ScriptTag? scriptTag

Return the script tag at the beginning of the compilation unit, or null if there is no script tag in this compilation unit.

Implementation

ScriptTag? get scriptTag;