
com.mageddo.featureswitch.FeatureKeys Maven / Gradle / Ivy
package com.mageddo.featureswitch;
public class FeatureKeys {
public static final String VALUE = "value";
public static final String STATUS = "status";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy