hasImmutable property
bool
get
hasImmutable
Whether the element has an annotation of the form @immutable
.
Implementation
bool get hasImmutable;
Whether the element has an annotation of the form @immutable
.
bool get hasImmutable;