routerConfig property

RouterConfig<Object>? routerConfig
final

Config for router used by katana_router.

katana_routerで利用されるルーター用のコンフィグ。

Implementation

final RouterConfig<Object>? routerConfig;