Returns the current route parameters.
static Map<String, String>? get currentRouteParameters => copyMapString(get()._currentRouteParameters);