create static method

ThreadList create()

Implementation

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