parameters property

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

Parameters for the index, if needed.

Implementation

Map<String, String>? parameters;