create static method

Runnable create()

Implementation

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