parameters property

Map<String, String?>? get parameters

Implementation

Map<String, String?>? get parameters => _parameters;