PatchbayNavigationCatalogSource typedef

PatchbayNavigationCatalogSource = List<PatchbayNavigationDestination> Function()

Implementation

typedef PatchbayNavigationCatalogSource =
    List<PatchbayNavigationDestination> Function();