DynamicConfig constructor
DynamicConfig({
- String configJsonContent = '',
Implementation
DynamicConfig({
this.configJsonContent = '',
});
DynamicConfig({
this.configJsonContent = '',
});