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