PATH_PAYMENT_STRICT_SEND_SUCCESS constant Null safety

XdrPathPaymentStrictSendResultCode const PATH_PAYMENT_STRICT_SEND_SUCCESS

Success.

Implementation

static const PATH_PAYMENT_STRICT_SEND_SUCCESS =
    const XdrPathPaymentStrictSendResultCode._internal(0);