id property
final
See ProductModel.id.
Implementation
static final id = obx.QueryIntegerProperty<ProductModel>(
_entities[0].properties[0],
);
See ProductModel.id.
static final id = obx.QueryIntegerProperty<ProductModel>(
_entities[0].properties[0],
);