create static method

ClientUser create()

Implementation

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