COSEProtectedHeaderMap copyWith({List<int>? data}) { return COSEProtectedHeaderMap(data ?? this.data); }