getSlot method
The trigger payload for slotKey (story CTA variables read this).
Implementation
CEPTriggerPayload? getSlot(String slotKey) => _slotPayloads[slotKey];
The trigger payload for slotKey (story CTA variables read this).
CEPTriggerPayload? getSlot(String slotKey) => _slotPayloads[slotKey];