create static method

UserPrivate create()

Implementation

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