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