create static method

MemoId create()

Implementation

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