ConfigExampleSample constructor
ConfigExampleSample({
- String path = 'lib/config/environment.dart',
Implementation
ConfigExampleSample({
String path = 'lib/config/environment.dart',
}) : super(path);