manufacture property

QueryStringProperty<ProductModel> manufacture
final

See ProductModel.manufacture.

Implementation

static final manufacture = obx.QueryStringProperty<ProductModel>(
  _entities[0].properties[3],
);