configFilePath property
Allows you define a custom path to your verman config
If this is provided, then ios and android parameters will be overriden
even if they are provided in pubspec.yaml
Implementation
final String configFilePath;
Allows you define a custom path to your verman config
If this is provided, then ios and android parameters will be overriden
even if they are provided in pubspec.yaml
final String configFilePath;