data property

Map<D, T> data
final

The data to present on the diagram.

Implementation

final Map<D, T> data;