getDefault static method

UploadDevicePushTokenResponse getDefault()

Implementation

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