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