create static method

PatchUser create()

Implementation

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