configurationPath property

String configurationPath

The path to the file from which to load more configuration information.

This is not resolved automatically.

Implementation

String get configurationPath => _configurationPath ?? 'dart_test.yaml';