details property

Map<String, String>? details
final

A "Key": "Value" tag combination for the compliance item.

Implementation

final Map<String, String>? details;