targetMaps property

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

The specified key-value mapping of document parameters to target resources.

Implementation

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