BALANCE_OVERFLOW constant

TransactionError_Code const BALANCE_OVERFLOW

Implementation

static const TransactionError_Code BALANCE_OVERFLOW = TransactionError_Code._(26, _omitEnumNames ? '' : 'BALANCE_OVERFLOW');