words property

List<String> words

Implementation

List<String> get words => this.split(" ");