create static method

UserLite create()

Implementation

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