RouterParams<T> typedef

RouterParams<T> = Map<String, T>

Implementation

typedef RouterParams<T> = Map<String, T>;