WALLET_ADDRESS_NOT_FOUND constant

ErrorCode const WALLET_ADDRESS_NOT_FOUND

Implementation

static const ErrorCode WALLET_ADDRESS_NOT_FOUND = ErrorCode._(50001, _omitEnumNames ? '' : 'WALLET_ADDRESS_NOT_FOUND');