operationalData property

Map<String, OpsItemDataValue>? operationalData
final

Operational data is custom data that provides useful reference details about the OpsItem.

Implementation

final Map<String, OpsItemDataValue>? operationalData;