launchParamUnused method
AFRouteParamRef
launchParamUnused()
inherited
Implementation
AFRouteParamRef launchParamUnused() {
return const AFRouteParamRef(screenId: AFUIScreenID.unused, routeLocation: AFRouteLocation.globalPool, wid: AFUIWidgetID.useScreenParam);
}