Currently when you use the source generation of the DTO structs like <img width="1191" height="343" alt="Image" src="https://github.com/user-attachments/assets/260c8c99-4696-401f-ab37-370b0d2d2a7a" /> it generated field like this <img width="1099" height="232" alt="Image" src="https://github.com/user-attachments/assets/949f0bcb-a477-47d2-a4a6-ce87100d046e" /> could we update this to have the field look like this? <img width="1886" height="475" alt="Image" src="https://github.com/user-attachments/assets/f9cb1005-cca2-45bd-ac9c-f7bacdb81568" /> this way each time a get happens doesnt havta read the bytes again?
Currently when you use the source generation of the DTO structs like
it generated field like this
could we update this to have the field look like this?
this way each time a get happens doesnt havta read the bytes again?