create static method

UserId create()

Implementation

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