create static method

AccountUserId create()

Implementation

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