Closed caitlinrussell closed 7 years ago
Android does not handle isFlags out of the box, but we can serialize and deserialize into a set of enum objects. The templates would set the type to EnumSet in instances where isFlags=true and to Enum where isFlags=false or undefined
Android does not handle isFlags out of the box, but we can serialize and deserialize into a set of enum objects. The templates would set the type to EnumSet in instances where isFlags=true and to Enum where isFlags=false or undefined