RouteSegments typedef

RouteSegments = Map<String, String?>

Implementation

typedef RouteSegments = Map<String, String?>;