A struct to hold LaunchDarkly context information.
@type t() :: %ExLaunchDark.LDContextStruct{ attributes: map(), key: String.t(), kind: String.t() }