View Source Flagsmith.Schemas.Flags (flagsmith_engine v0.1.8)

Link to this section Summary

Link to this section Types

Specs

t() :: %Flagsmith.Schemas.Flags{
  __configuration__: map() | nil,
  flags: map() | nil
}

Link to this section Functions

Specs

new(flags_map :: map(), config :: Flagsmith.Configuration.t()) :: t()