create static method

FunctionCall create()

Implementation

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