AssetConfig constructor
AssetConfig({
- String enterprise = 'Demo',
Implementation
AssetConfig({String enterprise = 'Demo'}) : super(enterprise);
AssetConfig({String enterprise = 'Demo'}) : super(enterprise);