[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `FirestoreDataAttribute`, which is used to indicate that a specific type is designed for use with Firestore."],["The `FirestoreDataAttribute` is applicable to classes, structs, enums, interfaces, and delegates, and it inherits from the `Attribute` class."],["The latest version of `FirestoreDataAttribute` is 3.10.0, with several previous versions ranging from 2.3.1 to 3.9.0 also listed."],["The `FirestoreDataAttribute` can be constructed with or without specifying the handling of unknown properties, through the `UnknownPropertyHandling` parameter."],["The `ConverterType` property of the attribute allows you to set a custom converter for serializing and deserializing the attributed type, and `UnknownPropertyHandling` determines how unknown properties are handled."]]],[]]