JsonFieldMatcher typedef

JsonFieldMatcher = bool Function(String key)

Implementation

typedef JsonFieldMatcher = bool Function(String key);