create static method

HumanUser create()

Implementation

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