menu
extensions package
documentation
configuration.dart
ConfigurationSection
path property
path property
dark_mode
light_mode
path
property
@
override
String
get
path
override
Gets the full path to this section from the
ConfigurationRoot
.
Implementation
@override String get path => _path;
extensions package
documentation
configuration
ConfigurationSection
path property
ConfigurationSection class