Map<String, dynamic> toJson() => { 'ContainerId': containerId, 'ElementId': elementId, 'Delta': delta, };