parameters property

Map<String, String>? parameters
final

A set of custom key/value pairs.

Implementation

final Map<String, String>? parameters;