create static method

RuntimeCall create()

Implementation

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