Attributes
open class Attributes @JvmOverloads constructor(text: Map<String, String>, number: Map<String, Number>?, anonymous: Boolean)
Content copied to clipboard
Extra attributes to be used for evaluating features.
Extra attributes to be used for evaluating features.