getDefault static method

GetMyPhoneResponse getDefault()

Implementation

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