MANAGE_OFFER_NOT_FOUND constant Null safety

XdrManageOfferResultCode const MANAGE_OFFER_NOT_FOUND

OfferID does not match an existing offer.

Implementation

static const MANAGE_OFFER_NOT_FOUND =
    const XdrManageOfferResultCode._internal(-11);