create static method

FunctionDecl create()

Implementation

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