params property

Map params
final

/path/to/:user => {'user': <user>}

Implementation

final Map<dynamic, dynamic> params;