create static method

Human create()

Implementation

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