create static method

WorkerId create()

Implementation

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