create static method

TagId create()

Implementation

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