Skip to main content

get_property

Method
This is a method of the MinimalTelemetry class in the telemetry_funcs module.
Get a property

Signature

def get_property(&self, key: &str) -> Option<&serde_json::Value>

Parameters

key
&str
required
No description available.

Returns

Returns
Option<&serde_json::Value>
The result of the operation.