Provides struct and type for a BenefitFeatureFlagUpdate
@type t() :: %Polarex.BenefitFeatureFlagUpdate{ description: String.t() | nil, metadata: map() | nil, properties: map() | nil, type: String.t() }