path property

  1. @override
String get path
override

Gets the full path to this section from the ConfigurationRoot.

Implementation

@override
String get path => _path;