onRouterConfig method

RouterConfig<Object>? onRouterConfig()
inherited

Returns the Route Config if any.

Implementation

RouterConfig<Object>? onRouterConfig() => inRouterConfig?.call();