dispatchCatalog method

Future<Map<String, Object?>> dispatchCatalog()

Implementation

Future<Map<String, Object?>> dispatchCatalog() => _host.dispatchCatalog();