configFilePath property

String configFilePath
final

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;