PropertyGetter typedef

PropertyGetter = dynamic Function(JsonPath path)

Implementation

typedef PropertyGetter = dynamic Function(JsonPath path);