parameters property

Map<String, String?> parameters
getter/setter pair

Implementation

Map<String, String?> parameters = <String, String?>{};