RouteArgs typedef

RouteArgs = Map<String, dynamic>

Implementation

typedef RouteArgs = Map<String, dynamic>;