FlowConfig

Git Source

struct FlowConfig {
    EvaluableConfig dummyConfig;
    EvaluableConfig[] config;
}