RefProvider typedef

RefProvider = JsonSchema? Function(String ref)

Implementation

typedef RefProvider = JsonSchema? Function(String ref);