[[["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` can be applied to classes, structs, enums, interfaces, and delegates, allowing for broad applicability across different type structures."],["The latest version of `FirestoreDataAttribute` is 3.10.0, with several previous versions listed, going back to 2.3.1, and the current documented version being 3.0.0."],["It has two constructors, one default and one that allows users to specify how unknown properties should be handled, using the `UnknownPropertyHandling` parameter."],["The attribute includes a `ConverterType` property for custom type conversion and an `UnknownPropertyHandling` property to define the strategy for handling unknown properties, defaulting to \"Warn\"."]]],[]]