withChannel method
- Channel channel
Implementation
RpcNetworkerPacket withChannel(Channel channel) =>
RpcNetworkerPacket(function: function, data: data, channel: channel);
RpcNetworkerPacket withChannel(Channel channel) =>
RpcNetworkerPacket(function: function, data: data, channel: channel);