Hi. I am trying to upload my bite array to Cloud Storage. I am doing this `.putBytes(Data(byteArray))` but I see that expected declaration have no constructor. What should I do to upload data from common module?