isImmutable property
bool
get
isImmutable
Whether the annotation marks the associated class and its subclasses as being immutable.
Implementation
bool get isImmutable;
Whether the annotation marks the associated class and its subclasses as being immutable.
bool get isImmutable;