CartDelivery? get delivery; String? get note; String? get updatedAt;@JsonKey(fromJson: JsonHelper.lines) List<Line> get lines;