path property
String
get
path
Gets the full path to this section from the ConfigurationRoot.
Implementation
String get path => _path;
Gets the full path to this section from the ConfigurationRoot.
String get path => _path;