isPrimitive property

bool isPrimitive

Whether instances of the kind can't have references to other instances.

Implementation

bool get isPrimitive => false;