create static method

User create()

Implementation

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