create static method

PublicUserResponse create()

Implementation

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