create static method

Identifier create()

Implementation

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