canHaveValue property

bool get canHaveValue

Whether this part can hold a value.

Implementation

bool get canHaveValue => false;