compiled property Null safety

bool? compiled
read / write

Has this range been compiled by the Dart VM?

Implementation

bool? compiled;