NOT_FOUND constant

TransactionError_Code const NOT_FOUND

Implementation

static const TransactionError_Code NOT_FOUND = TransactionError_Code._(2, _omitEnumNames ? '' : 'NOT_FOUND');