setFlagBytes

open fun setFlagBytes(value: ByteString): VMConfiguration.VMFlag.Builder
Name or string for this flag.
string flag = 1;

Return

This builder for chaining.

Parameters

value

The bytes for flag to set.