Search
Screen struct for making screen calls
screen
@type t() :: %Rudder.Screen{ anonymous_id: String.t(), context: map(), integrations: map(), name: String.t(), properties: map(), timestamp: String.t() | nil, type: String.t(), user_id: String.t() }