path property
The field's JSON path, e.g. 'address.street' or, inside a list/map,
'items[2].street' / 'items.someKey'.
Implementation
final String path;
The field's JSON path, e.g. 'address.street' or, inside a list/map,
'items[2].street' / 'items.someKey'.
final String path;