create static method

InboxId create()

Implementation

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