heatmap property
Returns the wrapped visualization.HeatmapLayer. Only used for testing.
Implementation
@visibleForTesting
visualization.HeatmapLayer? get heatmap => _heatmap;
Returns the wrapped visualization.HeatmapLayer. Only used for testing.
@visibleForTesting
visualization.HeatmapLayer? get heatmap => _heatmap;