kCrateApiModelsConfigNetworkConfigurationNewConstMeta property

TaskConstMeta get kCrateApiModelsConfigNetworkConfigurationNewConstMeta

Implementation

TaskConstMeta get kCrateApiModelsConfigNetworkConfigurationNewConstMeta =>
    const TaskConstMeta(
      debugName: "network_configuration_new",
      argNames: [
        "targets",
        "checkIntervalMs",
        "cacheValidityMs",
        "qualityThreshold",
        "security",
        "resilience"
      ],
    );