isCompiled property

bool isCompiled

True if the script is compiled.

Implementation

bool get isCompiled => _isCompiled;