create static method

Phone create()

Implementation

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