queryPath property
The path to be queried. This can be the default namespace ('') or a nested namespace ('/') or a specified key ('/').
Implementation
final String? queryPath;
The path to be queried. This can be the default namespace ('') or a nested namespace ('/') or a specified key ('/').
final String? queryPath;