For custom feature implementations, in order to compute the value of a flag, you may need to pass additional parameters, currently this is not possible, as we only allow the use of the feature name currently.
The proposed solution is to add a new interface method with a generic map as options to enable this.
For custom feature implementations, in order to compute the value of a flag, you may need to pass additional parameters, currently this is not possible, as we only allow the use of the feature name currently.
The proposed solution is to add a new interface method with a generic map as options to enable this.