parameters property

Map<String, String>? parameters
final

These key-value pairs define properties associated with the table.

Implementation

final Map<String, String>? parameters;