updatedAt property
See Document.updatedAt.
Implementation
static final updatedAt = obx.QueryDateProperty<Document>(
_entities[0].properties[4],
);
See Document.updatedAt.
static final updatedAt = obx.QueryDateProperty<Document>(
_entities[0].properties[4],
);