categories property

List<String> categories

Implementation

List<String> get categories => textValue.split(',');