parameters property

Map<String, String>? parameters
final

These key-value pairs define parameters and properties of the database.

Implementation

final Map<String, String>? parameters;