resultProductNotFound constant

String const resultProductNotFound

Possible value for result.id: product not found

Implementation

static const String resultProductNotFound = 'product_not_found';