VRouterScopeNotFoundException constructor

VRouterScopeNotFoundException({
  1. required Type widgetType,
})

Implementation

VRouterScopeNotFoundException({required this.widgetType});