words property

List<String> get words

Implementation

List<String> get words => _dialect.keys.toList();