create static method

DefStack create()

Implementation

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