words property

List<String> words

Implementation

List<String> get words => phrase.split(' ');