resultProductNotFound constant
String
const resultProductNotFound
Possible value for result.id
: product not found
Implementation
static const String resultProductNotFound = 'product_not_found';
Possible value for result.id
: product not found
static const String resultProductNotFound = 'product_not_found';