get_flow_user_state

Function get_flow_user_state 

Source
pub async fn get_flow_user_state(
    configuration: &Configuration,
    workspace: &str,
    id: &str,
    key: &str,
) -> Result<Value, Error<GetFlowUserStateError>>