compiled property

bool? compiled
getter/setter pair

Has this range been compiled by the Dart VM?

Implementation

bool? compiled;