create static method

UserPrimaryInfo create()

Implementation

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