OnOffServer: Type<WithFeatures<WithFeatures<OnOff.Cluster, readonly [Lighting]>, readonly ["DeadFrontBehavior"]>, typeof OnOffServer, OnOffInterface> = ...

The OnOff cluster is optional per the Matter specification.

This version of OnOffServer is specialized per the specification.