type property

  1. @override
ScriptRefType type
override

The type of the script reference.

Implementation

@override
ScriptRefType get type => ScriptRefType.nativeScript;