create static method

HumanProfile create()

Implementation

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