filePath property

String get filePath

Target file for generated config class

Implementation

String get filePath =>
    'lib/${_getConfigValue(ConfigFieldType.PATH, 'environment_config.dart')}';