queryPath property

String? queryPath
getter/setter pair

The path to be queried.

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

Implementation

core.String? queryPath;