mutable property

bool mutable
final

Whether the field is mutable (non-final).

Implementation

final bool mutable;