debugVisibleInGraph property

bool debugVisibleInGraph
finalinherited

Set this flag to false to hide the provider from the RefenaGraphPage. By default, all providers are visible in the graph. However, some providers add unnecessary noise.

Implementation

final bool debugVisibleInGraph;