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