kCrateApiMergedGqlTransportImplGetAccountsByCodeHashConstMeta property

TaskConstMeta get kCrateApiMergedGqlTransportImplGetAccountsByCodeHashConstMeta

Implementation

TaskConstMeta
    get kCrateApiMergedGqlTransportImplGetAccountsByCodeHashConstMeta =>
        const TaskConstMeta(
          debugName: "gql_transport_impl_get_accounts_by_code_hash",
          argNames: ["that", "codeHash", "limit", "continuation"],
        );