create static method

IdentDecl create()

Implementation

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