[[["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 provides documentation for the `FirestoreDataAttribute`, which is used to indicate that a type is compatible with Google Cloud Firestore."],["The `FirestoreDataAttribute` can be applied to classes, delegates, enums, interfaces, and structs, and it inherits from the `Attribute` class."],["The latest version documented on this page is 3.10.0, and it covers versions from 2.3.1 up to 3.10.0 of the library."],["The attribute has properties to define a custom `ConverterType` for serialization/deserialization and to specify how to handle unknown properties, with the default behavior being `Warn`."],["There are multiple constructors, including a default constructor and one that allows specifying the `UnknownPropertyHandling` strategy upon initialization."]]],[]]