isCompiled property

bool get isCompiled

True if the script is compiled.

Implementation

bool get isCompiled => _isCompiled;