Pseudo-document ID
Only used for data storage.
Optional
nameName
Protected
_Protected
Constructor options
Internal
Safely prepare data
Protected
Abstract
prepareProtected
Prepare data after initialization or reset.
Static
defineDefine the data schema for documents of this type. The schema is populated the first time it is accessed and cached for future reuse.
DataModel to mimic basic document-like behaviour.
Calls () on initialization and on reset()
Also handles
_id
nicely.