setAllowNative

Whether to allow the guest language to call native code. Defaults to `false`.
bool allow_native = 5;

Return

This builder for chaining.

Parameters

value

The allowNative to set.