create static method

UserFullInfo create()

Implementation

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