type property

  1. @override
NativeScriptType type
override

The type of the native script.

Implementation

@override
NativeScriptType get type => NativeScriptType.scriptNOfK;