params property

Map<String, String>? get params

Implementation

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