FilterFunction typedef

FilterFunction = bool Function(JsonApiDocument)

Implementation

typedef FilterFunction = bool Function(JsonApiDocument);