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