get_property
Method
This is a method of the MinimalTelemetry class in the telemetry_funcs module.Get a property
Signature
Parameters
No description available.
Returns
The result of the operation.
get_property: Get a property
This is a method of the MinimalTelemetry class in the telemetry_funcs module.Get a property
def get_property(&self, key: &str) -> Option<&serde_json::Value>