parametersStatic property

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

Query parameters with static values.

Implementation

Map<String, String>? parametersStatic;