hasStatistics property

bool hasStatistics

True if this device will return statistics from getStatistics.

Implementation

bool get hasStatistics => (_properties['HasStatistics'] as DBusBoolean).value;