params property

Map<String, dynamic> params

Get params of this

Implementation

Map<String, dynamic> get params => _params;