MANAGE_OFFER_SELL_NO_ISSUER constant Null safety

XdrManageOfferResultCode const MANAGE_OFFER_SELL_NO_ISSUER

No issuer for what we're selling.

Implementation

static const MANAGE_OFFER_SELL_NO_ISSUER =
    const XdrManageOfferResultCode._internal(-9);