core.Map<core.String, core.dynamic> toJson() => { if (featureName != null) 'featureName': featureName!, if (featureRate != null) 'featureRate': featureRate!, };