pub fn get_userdata_json() -> Option<String>Expand description
Retrieve the raw JSON string of userdata configured for this plugin in the YAML config.
Returns None if no userdata was provided. The JSON object contains all keys from
the plugin’s config entry except path.