Type alias CollectionPropertyTypeName

CollectionPropertyTypeName: "list" | "dictionary" | "set"

The names of the supported Realm collection property types.

Generated using TypeDoc