getDefault static method

DeleteWebKeyResponse getDefault()

Implementation

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