pub const PENDING_ACTIONS_KEY: &str = "pending_actions";
Queue of actions emitted by native widgets for the host to consume.