You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a proto file with classes that have over 20 attributes. The pd.swift file generated using the protoc command will generate a class named _SorageClass. How can I avoid generating this performance optimized _SorageClass class?