create static method

UserContactInfo create()

Implementation

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