Base abstract class for models.
Never override the constructor, use onInit or onAttachedToRootStore instead.
onInit
onAttachedToRootStore
Model properties type.
Function that generates model properties.
Optional
Model options.
Model properties.
Base abstract class for models.
Never override the constructor, use
onInit
oronAttachedToRootStore
instead.