showArgumentsToRoute property

bool showArgumentsToRoute
final

the arguments(push) must be Map<String,String> if true can't have subroute

Implementation

final bool showArgumentsToRoute;