data
Method
This is a method of the GatewayEvent class in the gateway module.Set event data.
Signature
Parameters
No description available.
Returns
The result of the operation.
data: Set event data.
This is a method of the GatewayEvent class in the gateway module.Set event data.
def data(mut self, data: serde_json::Value) -> Self