handled property

Map<JsonPath, HandledPaths> handled
final

Handled paths - the key in this map is HandledPaths.path

Implementation

final handled = <JsonPath, HandledPaths>{};