tokenize method

Set<String> tokenize()

Implementation

Set<String> tokenize() => [...?dateTokens, remindLabel, label].notNullSet();