| __init__(self, HomeAssistant hass, str resource, str method, dict[str, str]|None headers, dict[str, str]|None params, str message_param_name, str|None title_param_name, str|None target_param_name, dict[str, Any]|None data, dict[str, Any]|None data_template, httpx.Auth|None auth, bool verify_ssl) | homeassistant.components.rest.notify.RestNotificationService | |