hasHistory property

bool hasHistory

True if this device will return history from getHistory.

Implementation

bool get hasHistory => (_properties['HasHistory'] as DBusBoolean).value;