kMutable property

String get kMutable

Implementation

String get kMutable =>
    preferVariantOfMutableKeyword ? kMutables.last : kMutables.first;