setMethodNameBytes

open fun setMethodNameBytes(value: ByteString): NEAR.FunctionCall.Builder
Method/function name
string method_name = 1;

Return

This builder for chaining.

Parameters

value

The bytes for methodName to set.