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
This seems to be impossible atm. As a workaround I'll manually add getMyEnum()/setMyEnum() functions to convert them. Sadly, getters and setters don't work, they are detected even with @FirestoreAttribute(ignore: true)
The text was updated successfully, but these errors were encountered:
ciriousjoker
changed the title
Serialize enums?
[firestore_serialize] Serialize enums?
Aug 24, 2020
This seems to be impossible atm. As a workaround I'll manually add getMyEnum()/setMyEnum() functions to convert them. Sadly, getters and setters don't work, they are detected even with
@FirestoreAttribute(ignore: true)
The text was updated successfully, but these errors were encountered: