Annotation Interface FeatureDisable
Marks a method on a
Feature-annotated class
to be invoked when the feature is disabled via Gestalt.disableFeature(Class).
This callback is fired each time the feature transitions from an enabled to a disabled state.