create static method

DoNothing create()

Implementation

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