getDefault static method

DeleteKeyResponse getDefault()

Implementation

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