create static method

UserResponse create()

Implementation

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