create static method

TaskEventData create()

Implementation

@$core.pragma('dart2js:noInline')
static TaskEventData create() => TaskEventData._();