create static method

CommandTimeline create()

Implementation

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