create static method

Status create()

Implementation

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