getDefault static method

Phone getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static Phone getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<Phone>(create);