@override Object toJson() { return { 'featureId': featureId, if (driftThreshold.isNotDefault) 'driftThreshold': encodeDouble(driftThreshold), }; }