create static method

HumanPhone create()

Implementation

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