create static method

MemoVoid create()

Implementation

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