isBuiltIn property

bool get isBuiltIn

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

Implementation

bool get isBuiltIn => false;