metricWidgetImage property

Uint8List? metricWidgetImage
final

The image of the graph, in the output format specified. The output is base64-encoded.

Implementation

final Uint8List? metricWidgetImage;