create static method

PhoneNumber create()

Implementation

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