parameters property

Map<String, String>? parameters
final

The parameters or configuration that the connector uses.

Implementation

final Map<String, String>? parameters;