//! A dbus proxy for speaking with secret service's `Prompt` Interface.
use Value;
/// A dbus proxy for speaking with secret service's `Prompt` Interface.
///
/// This will derive PromptProxy
///
/// Note that `Value` in the method signatures corresponds to `VARIANT` dbus type.