Constructs an AssetName instance.
AssetName(List<int> data) : data = BytesUtils.toBytes(data, unmodifiable: true);