create static method

Null create()

Implementation

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