popSettings method

RouteSettings? popSettings()

Implementation

RouteSettings? popSettings() => setup?.args.pop<RouteSettings>();