parameters property

Map<String, List<String>>? parameters
final

Parameters specified when the association version was created.

Implementation

final Map<String, List<String>>? parameters;