PATH_PAYMENT_STRICT_SEND_UNDERFUNDED constant Null safety

XdrPathPaymentStrictSendResultCode const PATH_PAYMENT_STRICT_SEND_UNDERFUNDED

Not enough funds in source account.

Implementation

static const PATH_PAYMENT_STRICT_SEND_UNDERFUNDED =
    const XdrPathPaymentStrictSendResultCode._internal(-2);