isImmutable property
bool
get
isImmutable
Return true if this annotation marks the associated class and its
subclasses as being immutable.
Implementation
bool get isImmutable;
Return true if this annotation marks the associated class and its
subclasses as being immutable.
bool get isImmutable;