create static method

UserPayload create()

Implementation

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