queryPath property

String? queryPath
final

The path to be queried. This can be the default namespace ('') or a nested namespace ('/') or a specified key ('/').

Implementation

final String? queryPath;