doNotFold property

List<String> doNotFold

Implementation

List<String> get doNotFold => List<String>.unmodifiable(_noFolding);