isBuiltIn property

bool isBuiltIn

A flag indicating whether the keyword is a "built-in" identifier.

Implementation

bool get isBuiltIn => false;