listOfTasks top-level property

List<String> listOfTasks
final

List of allowed Task. Task can take one of the following values -

'event'

'speech' #SUPPORTS INCOMING

'music' #SUPPORTS INCOMING

Implementation

final listOfTasks = ['event']