Link Search Menu Expand Document

Reserved Words

Following list is reserved words by FireO. Don’t use these words in Model or in custom fields


These words can be used in Firestore but not in Model as instance variable to class variable.

Word Description
id Used to store model id, You can use it but only for IDField
key Store the model key, Don’t use it
collection Default Manager to operate Firestore operation
__meta Store information about model

Copyright © 2019 FireO All rights reserved. Powered by OctaByte