kFundingInfoNewConstMeta property

TaskConstMeta get kFundingInfoNewConstMeta

Implementation

TaskConstMeta get kFundingInfoNewConstMeta => const TaskConstMeta(
      debugName: "FundingInfo_new",
      argNames: ["pairId", "price", "fundingRate"],
    );