Returns a string representation of this route path.
@override /// Returns a string representation of this route path. String toString() => 'RoutePath($path, $params, $queryParams)';