Variable: idProp
const idProp: TypedModelIdProp<string, never>;
A property that will be used as model id, accessible through $modelId. Can only be used in models and there can be only one per model.
const idProp: TypedModelIdProp<string, never>;
A property that will be used as model id, accessible through $modelId. Can only be used in models and there can be only one per model.