path property

List<String>? path
final

Path components for nested settings (defaults to key.split('.')).

Implementation

final List<String>? path;