errorWords property

List<String> get errorWords

Implementation

List<String> get errorWords => _errors.keys.toList();