params property

Map<String, String> params

Implementation

Map<String, String> get params => Map.unmodifiable(_params);